Results Pane
The Results Pane displays outputs generated from executed notebook cells.
These may include: - DataFrame results - Visual tables - Charts and graphs - Logs / warnings - Error messages - Execution summaries
Runs Tab
The Notebook Runs tab provides execution-level details for all job runs.
Run Details Displayed
- Run ID -- Unique identifier for each run
- Status -- Done, Running, Error, Stop
- Name -- Name of Job/Notebook
- Type -- Job type
- Cluster Name -- Hover to see cluster configuration
- Duration
- Created By
- Modified By
- Start Time
- End Time
- Action Tab -- Stop a running job

Path (Optional)
Users can link or upload existing .ipynb files.
If no path is provided, Yeedu automatically creates one inside the
workspace (notebooks/ folder).